home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Grand Slam 3
/
Grand Slam 3.iso
/
002
/
inet32.arj
/
HISTORY.DOC
< prev
next >
Wrap
Text File
|
1995-09-09
|
6KB
|
118 lines
The Internet Connection Version 3.2
-----------------------------------
By: Mark Williamson
Contact: 1:202/750@Fidonet
or omega@connectnet.com
HISTORY.DOC
-----------
Version 3.0 .........................................................
Very important! The multi-node configuration is fixed. This has been
causing great trouble with multi-node users. This is the cause of the
log file being written to the root directory, disappearing address book,
and other strange errors. Before 3.0, Inet would look for INET.x (x=NODE
number) as the configuration file to load. But, it would also write the
log file as INET.x! Thus, when it went to read the config file, it
wouldn't find any valid options, and null everything out! This is now
fixed! The multinode configuration files are named INETCFG.x and the
multinode log files are INETLOG.x. The single node files are INET.CFG
and INET.LOG.
Inet will look for the INETCFG.x automatically at startup. If it is not
found, it will load INET.CFG. This gives you flexibility so you can have
different configs for each node if you really want to.
The internal message editor now has an import feature. If the user's
security level matches the Sysop Security Level, the import feature will
be visible and active, otherwise it will be invisible and inactive.
A new program has been written by James Goldbloom to handle the job of
FixMsg. This program is called REPLYCHK. It's sole purpose in life is
to convert the Fidonet standard ^aREPLYADDR line of an incoming Internet
message to a line that will be exported by your BBS. Some BBS packages
like RemoteAccess and Proboard, do not write the CTL-A (^A) kludge lines
which are usually invisible to the reader. These kludge lines provide
information to the computers that 'see' these messages. REPLYCHK reads
the REPLYADDR kludge line, and if it is an internet address, it will
write a new line to the message which begins with @INETADDR. Since this
line is unique to Inet, only those messages that contain it are treated
as Internet messages and handled appropriately during the reply process.
REPLYCHK will be placed in the batch file you use to run your BBS.
Preferebly in after your tosser tosses the mail, but before it imports
it. If you have more questions, please post them in the OMEGA_SOFT echo,
so everyone can benefit from the answers :)
NOTE: Use of the REPLYCHK program is required to enable the reply mode
feature of Inet!
For MAXIMUS sysops, please see the file MAXIMUS for addon's that you
might want to use!
Really, all known bugs are fixed finally!
When spawning the external editor, the comm port is now reinitialized on
return. This was the cause of the disappearing output when the editor
returned to Inet.
When the user selected the PUBLIC address book when there is no data or
the file is missing, there would be no message stating so. That has been
fixed with the addition of the NOPUBLIC.A?? help file.
* Added an option to turn off the appending of the [Exported by...] line at
the end of each message. This was strictly cosmetic and was requested by
quite a few registered users. So, at the request of even more registered
customers, I've added this option to turn off the exported line.
* Internal ANSI and ASCII editors, for those who use BBS systems that don't
easily use external message editor programs, or if you prefer the simple
approach. Looks good, works great!
* Address book manager. Edit, add, tag/delete, pack files, and convert
address book files. Don't forget to convert, prior to putting online
if you are currently running an older version before 3.0.
* User file manager. Edit, add, tag/delete and pack the user files.
* Time and date stamp added to end of exported messages (and import,
if enabled.)
* Expanded online help and documentation.
* Rewritten documentation, in depth details on configuration options,
setup, hints and tips on usage, plus extra documentation on how to find a
UUCP host near you, setting up Inet on your BBS, and more.
* Intelligent reply handling feature, will detect the sender's address from
just about any internet mail format. Used in your BBS batch file upon
receipt of netmail, REPLYCHK will check the incoming netmail before your
tosser goes to work to import the message. If the message is an internet
message (i.e. from your UUCP host), REPLYCHK will find the sender's address
and add a special line to the message so Inet can see the address
consistently, and with a high degree of accuracy.
* Added a macro to have Inet fill in the subject line with the contents of
the address COMMENT field. By putting a dollar sign character, $, at the
beginning of the comment field, Inet will load the comment field and copy
it to the subject line when the user selects an address from their address
book. This is a GREAT feature... use it for your public address book
so your users can enjoy the power of Internet netmailing!
* Added a quick-list feature. When the user is at the To: prompt, they may
press the backslash key, \, and a list of their addresses will be
displayed. This list is exactly the same as that displayed when the user
presses / for the address book menu, then S for Select Address.
* Better online help screens give more detail about what is expected of the
user at any given point.
* The log file system is back. Due to a bug, it disappeared in 1.6.
* It was noted that the prompt to add the address to the address book was
only visible on the local screen, not on the remote. This has been fixed.